Skip to content

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 5, 2025

% python3.14 -m pip install mkdocs-material[imaging]

[ ... ]
Successfully built MarkupSafe pyyaml cffi
Failed to build pillow
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> pillow

@squidfunk
Copy link
Owner

Thanks for the PR. However, it lacks context. Please describe the nature of the changes and why they are necessary.

@cclauss
Copy link
Contributor Author

cclauss commented Sep 6, 2025

Sorry. I was working on modelcontextprotocol/python-sdk#1346 which was failing because mkdocs-material[imaging] insisted on installing pillow v10 instead of v11 as discussed in #8419.

I believe a new release of the current code to PyPI will allow python3.14 -m pip install mkdocs-material[imaging] to work.

@cclauss cclauss closed this Sep 6, 2025
@cclauss cclauss deleted the patch-1 branch September 6, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants